home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / gcc / objam01.lha / objam / runtime / atom.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-28  |  167 b   |  10 lines

  1. /*
  2. ** ObjectiveAmiga: NeXTSTEP NXAtom emulation under AmigaOS
  3. ** See GNU:lib/libobjam/ReadMe for details
  4. */
  5.  
  6.  
  7. #include <exec/lists.h>
  8.  
  9. extern struct List *__AtomList;
  10.